Skip to content

Commit

Permalink
devel/kdesdk, sysutils/kdeadmin: Remove stray dollar sign ('$')
Browse files Browse the repository at this point in the history
... in the end of DISTVERSION.

Approved by:	portmgr (compliance)
  • Loading branch information
yurivict committed Nov 29, 2022
1 parent 6293a5a commit d84a640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/kdesdk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= kdesdk
DISTVERSION= ${KDE_APPLICATIONS_VERSION}$
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= devel kde

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion sysutils/kdeadmin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= kdeadmin
DISTVERSION= ${KDE_APPLICATIONS_VERSION}$
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= sysutils kde

MAINTAINER= kde@FreeBSD.org
Expand Down

0 comments on commit d84a640

Please sign in to comment.